/*css*/
.box202306241501 {
	color:#999;
	line-height: 34px;
	margin-top: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.box202306241501 a{display: block; padding: 0px 15px;margin-right:5px !important; color:#666;font-size: 14px;}

.box202306241501_bt{
	height: 34px; 
	 border:1px solid #CCC;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;	
}

.box202306241501 a.current{ background-color:#e30110; color:#FFF}
.box202306241501 .mybottom{ height:20px;}